make package/feeds/packages/protobuf-c/host/compile -j 1 V=s make[2]: Entering directory '/Volumes/wrt3200/openwrt/scripts/config' make[2]: 'conf' is up to date. make[2]: Leaving directory '/Volumes/wrt3200/openwrt/scripts/config' make[1]: Entering directory '/Volumes/wrt3200/openwrt' make[2]: Entering directory '/Volumes/wrt3200/openwrt/feeds/packages/libs/protobuf' make[2]: Leaving directory '/Volumes/wrt3200/openwrt/feeds/packages/libs/protobuf' time: package/feeds/packages/protobuf/host-compile#0.64#0.41#1.12 make[2]: Entering directory '/Volumes/wrt3200/openwrt/feeds/packages/libs/protobuf-c' . /Volumes/wrt3200/openwrt/include/shell.sh; /Volumes/wrt3200/openwrt/staging_dir/host/bin/libdeflate-gzip -dc /Volumes/wrt3200/openwrt/dl/protobuf-c-1.5.2.tar.gz | tar -C /Volumes/wrt3200/openwrt/build_dir/hostpkg/protobuf-c-1.5.2/.. -xf - [ ! -d ./src/ ] || cp -fpR ./src/* /Volumes/wrt3200/openwrt/build_dir/hostpkg/protobuf-c-1.5.2 touch /Volumes/wrt3200/openwrt/build_dir/hostpkg/protobuf-c-1.5.2/.prepared619ae4a59a5e9eb85500497288b40b28_6664517399ebbbc92a37c5bb081b5c53 mkdir -p "/Volumes/wrt3200/openwrt/build_dir/hostpkg/protobuf-c-1.5.2" (cd /Volumes/wrt3200/openwrt/build_dir/hostpkg/protobuf-c-1.5.2; CFLAGS="-O2 -I/Volumes/wrt3200/openwrt/staging_dir/host/include -I/Volumes/wrt3200/openwrt/staging_dir/hostpkg/include -I/Volumes/wrt3200/openwrt/staging_dir/target-arm_cortex-a9+vfpv3-d16_musl_eabi/host/include" CXXFLAGS="-O2 -I/Volumes/wrt3200/openwrt/staging_dir/host/include -I/Volumes/wrt3200/openwrt/staging_dir/hostpkg/include -I/Volumes/wrt3200/openwrt/staging_dir/target-arm_cortex-a9+vfpv3-d16_musl_eabi/host/include" LDFLAGS="-L/Volumes/wrt3200/openwrt/staging_dir/host/lib -L/Volumes/wrt3200/openwrt/staging_dir/hostpkg/lib -L/Volumes/wrt3200/openwrt/staging_dir/target-arm_cortex-a9+vfpv3-d16_musl_eabi/host/lib" cmake --no-warn-unused-cli -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_COMPILER_LAUNCHER="" -DCMAKE_C_COMPILER="/Volumes/wrt3200/openwrt/staging_dir/host/bin/gcc" -DCMAKE_CXX_COMPILER_LAUNCHER="" -DCMAKE_CXX_COMPILER="/Volumes/wrt3200/openwrt/staging_dir/host/bin/g++" -DCMAKE_ASM_COMPILER_LAUNCHER="" -DCMAKE_ASM_COMPILER="/Volumes/wrt3200/openwrt/staging_dir/host/bin/gcc" -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_EXE_LINKER_FLAGS:STRING="-L/Volumes/wrt3200/openwrt/staging_dir/host/lib -L/Volumes/wrt3200/openwrt/staging_dir/hostpkg/lib -L/Volumes/wrt3200/openwrt/staging_dir/target-arm_cortex-a9+vfpv3-d16_musl_eabi/host/lib" -DCMAKE_MODULE_LINKER_FLAGS:STRING="-L/Volumes/wrt3200/openwrt/staging_dir/host/lib -L/Volumes/wrt3200/openwrt/staging_dir/hostpkg/lib -L/Volumes/wrt3200/openwrt/staging_dir/target-arm_cortex-a9+vfpv3-d16_musl_eabi/host/lib" -DCMAKE_SHARED_LINKER_FLAGS:STRING="-L/Volumes/wrt3200/openwrt/staging_dir/host/lib -L/Volumes/wrt3200/openwrt/staging_dir/hostpkg/lib -L/Volumes/wrt3200/openwrt/staging_dir/target-arm_cortex-a9+vfpv3-d16_musl_eabi/host/lib" -DCMAKE_FIND_ROOT_PATH="/Volumes/wrt3200/openwrt/staging_dir/target-arm_cortex-a9+vfpv3-d16_musl_eabi/host;/Volumes/wrt3200/openwrt/staging_dir/hostpkg;/Volumes/wrt3200/openwrt/staging_dir/host" -DCMAKE_FIND_ROOT_PATH_MODE_PROGRAM=BOTH -DCMAKE_FIND_ROOT_PATH_MODE_LIBRARY=ONLY -DCMAKE_FIND_ROOT_PATH_MODE_INCLUDE=ONLY -DCMAKE_STRIP=: -DCMAKE_INSTALL_PREFIX=/Volumes/wrt3200/openwrt/staging_dir/hostpkg -DCMAKE_PREFIX_PATH=/Volumes/wrt3200/openwrt/staging_dir/hostpkg -DCMAKE_SKIP_RPATH=TRUE -DCMAKE_INSTALL_LIBDIR=lib -DCMAKE_EXPORT_PACKAGE_REGISTRY=FALSE -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=TRUE -DCMAKE_FIND_USE_PACKAGE_REGISTRY=FALSE -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=TRUE -DCMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY=FALSE -DCMAKE_FIND_PACKAGE_NO_SYSTEM_PACKAGE_REGISTRY=TRUE -DBUILD_SHARED_LIBS=OFF -DCMAKE_GENERATOR="Ninja" -DBUILD_SHARED_LIBS=OFF -DCMAKE_CXX_STANDARD=11 -DCMAKE_SKIP_RPATH=OFF -DCMAKE_INSTALL_RPATH="/Volumes/wrt3200/openwrt/staging_dir/hostpkg/lib" /Volumes/wrt3200/openwrt/build_dir/hostpkg/protobuf-c-1.5.2/build-cmake ) Not searching for unused variables given on the command line. -- The C compiler identification is AppleClang 17.0.0.17000013 -- The CXX compiler identification is AppleClang 17.0.0.17000013 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Volumes/wrt3200/openwrt/staging_dir/host/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /Volumes/wrt3200/openwrt/staging_dir/host/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Checking for one of the modules 'zlib' -- Found ZLIB: /Volumes/wrt3200/openwrt/staging_dir/host/lib/libz.a (found version "1.3.1") -- Could NOT find absl (missing: absl_DIR) -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Configuring done (1.3s) -- Generating done (0.0s) -- Build files have been written to: /Volumes/wrt3200/openwrt/build_dir/hostpkg/protobuf-c-1.5.2 touch /Volumes/wrt3200/openwrt/build_dir/hostpkg/protobuf-c-1.5.2/.configured MAKEFLAGS="" /Volumes/wrt3200/openwrt/staging_dir/host/bin/ninja -j1 -C /Volumes/wrt3200/openwrt/build_dir/hostpkg/protobuf-c-1.5.2 ninja: Entering directory `/Volumes/wrt3200/openwrt/build_dir/hostpkg/protobuf-c-1.5.2' [19/19] Linking CXX executable protoc-gen-c FAILED: protoc-gen-c : && /Volumes/wrt3200/openwrt/staging_dir/host/bin/g++ -O2 -I/Volumes/wrt3200/openwrt/staging_dir/host/include -I/Volumes/wrt3200/openwrt/staging_dir/hostpkg/include -I/Volumes/wrt3200/openwrt/staging_dir/target-arm_cortex-a9+vfpv3-d16_musl_eabi/host/include -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/Volumes/wrt3200/openwrt/staging_dir/host/lib -L/Volumes/wrt3200/openwrt/staging_dir/hostpkg/lib -L/Volumes/wrt3200/openwrt/staging_dir/target-arm_cortex-a9+vfpv3-d16_musl_eabi/host/lib CMakeFiles/protoc-gen-c.dir/protoc-gen-c/c_bytes_field.cc.o CMakeFiles/protoc-gen-c.dir/protoc-gen-c/c_enum.cc.o CMakeFiles/protoc-gen-c.dir/protoc-gen-c/c_enum_field.cc.o CMakeFiles/protoc-gen-c.dir/protoc-gen-c/c_extension.cc.o CMakeFiles/protoc-gen-c.dir/protoc-gen-c/c_field.cc.o CMakeFiles/protoc-gen-c.dir/protoc-gen-c/c_file.cc.o CMakeFiles/protoc-gen-c.dir/protoc-gen-c/c_generator.cc.o CMakeFiles/protoc-gen-c.dir/protoc-gen-c/c_helpers.cc.o CMakeFiles/protoc-gen-c.dir/protoc-gen-c/c_message.cc.o CMakeFiles/protoc-gen-c.dir/protoc-gen-c/c_message_field.cc.o CMakeFiles/protoc-gen-c.dir/protoc-gen-c/c_primitive_field.cc.o CMakeFiles/protoc-gen-c.dir/protoc-gen-c/c_service.cc.o CMakeFiles/protoc-gen-c.dir/protoc-gen-c/c_string_field.cc.o CMakeFiles/protoc-gen-c.dir/protoc-gen-c/main.cc.o CMakeFiles/protoc-gen-c.dir/protobuf-c/protobuf-c.pb.cc.o -o protoc-gen-c libprotobuf-c.a /Volumes/wrt3200/openwrt/staging_dir/hostpkg/lib/libprotoc.a /Volumes/wrt3200/openwrt/staging_dir/hostpkg/lib/libprotobuf.a /Volumes/wrt3200/openwrt/staging_dir/host/lib/libz.a && : ld: warning: search path '/Volumes/wrt3200/openwrt/staging_dir/target-arm_cortex-a9+vfpv3-d16_musl_eabi/host/lib' not found ld: open() failed, errno=21 for 'protoc-gen-c' clang++: error: linker command failed with exit code 1 (use -v to see invocation) ninja: build stopped: subcommand failed. make[2]: *** [Makefile:66: /Volumes/wrt3200/openwrt/build_dir/hostpkg/protobuf-c-1.5.2/.built] Error 1 make[2]: Leaving directory '/Volumes/wrt3200/openwrt/feeds/packages/libs/protobuf-c' time: package/feeds/packages/protobuf-c/host-compile#19.36#2.80#22.31 ERROR: package/feeds/packages/protobuf-c [host] failed to build. make[1]: *** [package/Makefile:181: package/feeds/packages/protobuf-c/host/compile] Error 1 make[1]: Leaving directory '/Volumes/wrt3200/openwrt' make: *** [/Volumes/wrt3200/openwrt/include/toplevel.mk:233: package/feeds/packages/protobuf-c/host/compile] Error 2